home *** CD-ROM | disk | FTP | other *** search
/ Cubase Magazine 26 / Issue #26.iso / 2-SOFTWARE / TUAREG FAT 1.5 / _SETUP.1 / Tuareg.exe / 0 / RCDATA / TSONGRENDER / TSONGRENDER.txt
Text File  |  2000-08-10  |  776b  |  37 lines

  1. object songrender: Tsongrender
  2.   Left = 566
  3.   Top = 416
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Rendering song...'
  7.   ClientHeight = 40
  8.   ClientWidth = 258
  9.   Color = 4470913
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object progressGauge: TGauge
  21.     Left = 8
  22.     Top = 16
  23.     Width = 241
  24.     Height = 9
  25.     BackColor = 10086557
  26.     ForeColor = 4874571
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -11
  30.     Font.Name = 'Arial'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     Progress = 0
  34.     ShowText = False
  35.   end
  36. end
  37.